home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / T-Z / TheUpdater1.10a.cpt / The Updater! / Updater!.rsrc / TEXT_30303_Macintosh Result Codes.txt < prev    next >
Text File  |  1991-11-25  |  17KB  |  263 lines

  1.     -1 smTruncErr/qErr    the truncation indicator alone is wider than the specified width / not in queue
  2.     -2 vTypErr    the QType field of an entry in vertical retrace queue isn't vType
  3.    -17 controlErr    this driver can't respond to this control call
  4.    -18 statusErr    this driver can't respond to this status call
  5.    -19 readErr    this driver can't respond to read calls
  6.    -20 writeErr    this driver can't respond to write calls
  7.    -21 badUnitErr    the driver reference number doesn't match any found in the unit table
  8.    -22 unitEmptyErr    the driver reference number specifies NIL handle in unit table
  9.    -23 openErr    the requested read/write permission doesn't match driver's open permission or an attempt to open RAM serial driver failed
  10.    -24 closeErr    permission to close .MPP driver was denied
  11.    -25 dRemovErr    an attempted was made to remove an open driver
  12.    -26 dInstErr    the driver could not be found in resource file
  13.    -27 abortErr    the I/O request was aborted by KillIO
  14.    -28 notOpenErr    the driver isn't open
  15.    -33 dirFullErr    the directory is full
  16.    -34 dskFullErr    the disk is full
  17.    -35 nsvErr    no such volume exists
  18.    -36 ioErr    an I/O error occurred
  19.    -37 bdNamErr    the specified filename was invalid
  20.    -38 fnOpnErr    the specified file is not open
  21.    -39 eofErr    the logical end-of-file was reached while reading
  22.    -40 posErr    an attempt was made to position before the start of the file
  23.    -42 tmfoErr    there are too many files open
  24.    -43 fnfErr    the specified file was not found
  25.    -44 wPrErr    of a hardware write protect
  26.    -45 fLckdErr    of a software file lock
  27.    -46 vLckdErr    of a software volume lock
  28.    -47 fBsyErr    the file is busy
  29.    -48 dupFNErr    a file with the specified name and version already exists
  30.    -49 opWrErr    the file is already open for writing via another access path
  31.    -50 paramErr    there was an error in the parameter list
  32.    -51 rfNumErr    the path reference number specifies a nonexistent access path
  33.    -52 gfpErr    there was an error during GetFPos
  34.    -53 volOffLinErr    the specified volume is not online
  35.    -54 permErr    an attempt was made to open locked file for writing
  36.    -55 volOnLinErr    the specified volume is already mounted
  37.    -56 nsDrvErr    the specified drive does not exist
  38.    -57 noMacDskErr    the disk in the drive is not a Macintosh disk
  39.    -58 extFSErr    there was an external file system error
  40.    -59 fsRnErr    there was a problem during rename
  41.    -60 badMDBErr    the master directory block is corrupted: must reinitialize volume
  42.    -61 wrPermErr    the read/write permission doesn't allow writing
  43.    -64 noDriveErr    the drive isn't connected
  44.    -65 offLinErr    there is no disk in the drive
  45.    -66 noNybErr    this disk is probably blank
  46.    -67 noAdrMkErr    an address mark could not be found
  47.    -68 dataVerErr    read-verify failed
  48.    -69 badCksmErr    a bad address mark was encountered
  49.    -70 badBtSlpErr    a bad address mark was encountered
  50.    -71 noDtaMkErr    a data mark could not be found
  51.    -72 badDCksum    a data mark was encountered on the disk
  52.    -73 badDBtSlp    a data mark was encountered on the disk
  53.    -74 wrUnderrun    a write underrun occurred
  54.    -75 cantStepErr    the drive can't step (Sounds bad)
  55.    -76 tk0BadErr    track zero could not be found on the disk (Sounds very bad)
  56.    -77 initlWMErr    the disk controller chip could not be initialized
  57.    -78 twoSideErr    someone tried to read side two of a disk in a single-sided drive
  58.    -79 spdAdjErr    the disk speed could not be adjusted correctly
  59.    -80 seekErr    Drive error
  60.    -81 sectNFErr    the sector could not be found
  61.    -85 clkRdErr    the clock could not be read
  62.    -86 clkWrErr    the time written to the clock chip did not verify
  63.    -87 prWrErr    parameter RAM written did not verify
  64.    -88 printErr    the validity status was not $A8
  65.    -91 ddpSktErr    there was an error opening socket
  66.    -91 eMultiErr    an address was invalid or the table was full
  67.    -92 eLenErr    the packet is too large or the first entry of the write-data structure did not contain the full 14‚Äìbyte header
  68.    -93 noBridgeErr    no router is available
  69.    -94 LAPProtErr    a protocol handler is already attached, a node's protocol table is full, no protocol is attached, or protocol handler pointer was not NIL
  70.    -95 excessCollsns    there was a hardware error
  71.   -100 noScrapErr    the desk scrap is not initialized
  72.   -102 noTypeErr    there is no data of the requested type
  73.   -108 memFullErr    there is insufficient memory left in the heap zone
  74.   -109 nilHandleErr    a master pointer was NIL
  75.   -110 nilPtrErr    a pointer was NIL (returned by FailNil)
  76.   -111 memWZErr    an attempt was made to operate on a free block
  77.   -112 memPruErr    an attempt was made to purge a locked block
  78.   -117 memLockedErr    the block is locked
  79.   -120 dirNFErr    the directory was not found
  80.   -123 wrgVolTypeErr    this volume is not an HFS volume
  81.   -128 userCanceledErr    the operation was aborted
  82.   -147 regionTooBigError    the region is too large or complex
  83.   -148 pixmapTooDeepErr    the pixel map record is deeper than 1 bit per pixel
  84.   -149 mfStackErr    there is insufficient stack space
  85.   -157 cDepthErr    the requested pixel depth is invalid
  86.   -188 resourceInMemory    the resource is already in memory
  87.   -189 writingPastEnd    the program tried to write past the end of the file
  88.   -190 inputOutOfBounds    the offset or count was out of bounds
  89.   -192 resNotFound    a resource was not found
  90.   -193 resFNotFound    the resource file was not found
  91.   -194 addResFailed    AddResource failed
  92.   -196 rmvResFailed    RmveResource failed
  93.   -199 mapReadErr    the map is inconsistent with operation
  94.   -200 noHardwareErr    the required hardware is not available
  95.   -201 notEnoughHardwareErr    insufficient hardware is available
  96.   -203 queueFull    there is no room in the queue
  97.   -204 resProblem    there was a problem loading a resource
  98.   -205 badChannel    the sound channel is corrupt or unusable
  99.   -206 badFormat    the resource is corrupt or unusable
  100.   -207 notEnoughBufferSpace    there is insufficient memory available
  101.   -208 badFileFormat    the file is corrupt or unusable, or not AIFF or AIFF‚ÄìC
  102.   -209 channelBusy    the sound channel is busy
  103.   -210 buffersTooSmall    the buffer is too small
  104.   -211 channelNotBusy    the sound channel not currently used
  105.   -212 noMoreRealTime    there is not enough CPU time available to process the command in real time
  106.   -213 badParam    a parameter is incorrect
  107.   -220 siNoSoundInHardware    there is no sound input hardware available
  108.   -221 siBadSoundInDevice    the sound input device requested was invalid
  109.   -222 siNoBufferSpecified    no buffer was specified
  110.   -223 siInvalidCompression    the compression type is invalid
  111.   -224 siHardDiskTooSlow    the hard drive is too slow to record
  112.   -225 siInvalidSampleRate    the requested sample rate is invalid
  113.   -226 siInvalidSampleSize    the requested sample size is invalid
  114.   -227 siDeviceBusyErr    the sound input device is busy
  115.   -228 siBadDeviceName    the sound input device name was invalid
  116.   -229 siBadRefNum    the sound input device reference number was invalid
  117.   -230 siInputDeviceErr    a sound input device hardware error
  118.   -231 siUnknownInfoType    an unknown type of information was requested
  119.   -232 siUnknownQuality    an unknown recording quality was requested
  120.   -299 nmTypErr    qType was something other than nmType
  121.   -308 smUnExBusErr    of an unexpected bus error
  122.   -330 smBadRefId    the reference ID was not found in list
  123.   -331 smBadsList    the sResource structure was bad; ID1 < ID2 < ID3...
  124.   -332 smReservedErr    a reserved field not zero
  125.   -338 smSelOOBErr    the selector was out of bounds; function not implemented
  126.   -344 smNoMoresResources    the specified sResource data structure was not found
  127.   -346 smBadsPtrErr    an invalid pointer was passed to sCaldSPointer function
  128.   -347 smByteLanesErr    the ByteLanes field in card's format block was zero
  129.   -450 editionMgrInitErr    the Edition Manager is not initialized or could not be loaded
  130.   -451 badSectionErr    the section type was invalid
  131.   -452 notRegisteredSectionErr    this section is not registered
  132.   -454 badSubPartErr    the edition container spec or the edition container was invalid
  133.   -460 multiplePublisherWrn    another publisher is already registered to this edition
  134.   -461 containerNotFoundWrn    the alias was not resolved
  135.   -463 notThePublisherWrn    another publisher wrote this edition
  136.   -500 rgnTooBigErr    the bitmap would convert into a region larger than 64KB
  137.   -600 procNotFound    there is no eligible process with the specified process serial number
  138.   -601 memFragErr    there is not enough room to launch application with special requirements
  139.   -602 appModeErr    the memory mode is 32-bit, but the application being launched is not 32-bit clean
  140.   -605 appMemFullErr    the partition size specified in 'SIZE' resource is not big enough for launch
  141.   -606 AppIsDaemon    this application is background-only
  142.   -607 bufferIsSmall    the buffer is too small
  143.   -608 noOutstandingHLE    there is no outstanding high-level event
  144.   -609 connectionInvalid    the connection is invalid
  145.   -610 noUserInteractionAllowed    no session is established, and there was an attempt to PostHighLevelEvent from an application in the background
  146.   -620 notEnoughMemoryErr    there is insufficient physical memory
  147.   -621 notHeldErr    the specified memory range is not held
  148.   -622 cannotMakeContiguousErr    the specified memory range could not be made contiguous
  149.   -623 notLockedErr    the specified range of memory is not locked
  150.   -624 interruptsMaskedErr    a Virtual Memory function was called with interrupts masked
  151.   -625 cannotDeferErr    additional user functions cannot be deferred
  152.   -800 rcDBNull    the data item was NULL
  153.   -801 rcDBValue    the data was available or successfully retrieved
  154.   -802 rcDBError    there was an error executing the function
  155.   -803 rcDBBadType    the next data item not of requested data type
  156.   -804 rcDBBreak    the function timed out
  157.   -805 rcDBExec    the query is currently executing
  158.   -806 rcDBBadSessID    the session ID is invalid
  159.   -807 rcDBBadSessNum    the session number is invalid
  160.   -808 rcDBBadDDev    the specified database extension could not be found, or error occurred while opening database extension
  161.   -809 rcDBAsyncNotSupp    the database extension does not support asynchronous calls
  162.   -810 rcDBBadAsyncPB    the specified parameter block was invalid
  163.   -811 rcDBNoHandler    there is no handler for this data type installed for the current application
  164.   -812 rcDBWrongVersion    the version number is incorrect
  165.   -813 rcDBPackNotInited    the InitDBPack function has not yet been called
  166.   -850 hmHelpDisabled    Help balloons are not enabled
  167.   -853 hmBalloonAborted    constant cursor movement prevented the help balloon from being displayed
  168.   -854 hmSameAsLastBalloon    the Menu and item are same as previous menu and item
  169.   -855 hmHelpManagerNotInited    the Help menu is not set up
  170.   -857 hmSkippedBalloon    there is no balloon content to fill in
  171.   -858 hmWrongVersion    the version of Help Manager resource is incorrect
  172.   -859 hmUnknownHelpType    the Help message record contained a bad type
  173.   -861 hmOperationUnsupported    the Help Manager method parameter is invalid
  174.   -862 hmNoBalloonUp    no balloon is showing
  175.   -863 hmCloseViewActive    "Close View" is active and preventing the removal of the Help Balloon
  176.   -900 notInitErr    the PPC Toolbox has not been initialized yet
  177.   -902 nameTypeErr    the locationKindSelector in location name was invalid or inappropriate
  178.   -903 noPortErr    the port name was invalid; unable to open port or bad port reference number
  179.   -904 noGlobalsErr    the System was unable to allocate memory‚Äì‚Äìcritical error
  180.   -905 localOnlyErr    network activity is currently disabled
  181.   -906 destPortErr    the specified port does not exist on the destination machine
  182.   -907 sessTableErr    the PPC Toolbox was unable to create a session
  183.   -908 noSessionErr    the session reference number was invalid
  184.   -909 badReqErr    of a bad parameter or invalid state
  185.   -910 portNameExistsErr    another port is already open with this name
  186.   -911 noUserNameErr    the destination machine did not recognize the User name
  187.   -912 userRejectErr    the destination rejected the session request
  188.   -915 noResponseErr    the application could not be contacted
  189.   -916 portClosedErr    the port was closed
  190.   -917 sessClosedErr    the session has closed
  191.   -919 badPortNameErr    the PPC port record is invalid
  192.   -922 noDefaultUserErr    the owner name in the "Sharing Setup" control panel has not been specified yet
  193.   -923 notLoggedInErr    the default  user reference number does not yet exist
  194.   -924 noUserRefErr    a new user reference number could not be created
  195.   -925 networkErr    an error occurred in the network
  196.   -926 noInformErr    the target application did not have an inform pending
  197.   -927 authFailErr    the password entered was incorrect
  198.   -928 noUserRecErr    the user reference number was invalid
  199.   -930 badServiceMethodErr    the service method is something other than ppcServiceRealTime
  200.   -931 badLocNameErr    the location name is invalid
  201.   -932 guestNotAllowedEdd    the destination port does not allow guest access; authentication is required
  202.  -1027 nbpDuplicate    the NBP name exists already
  203.  -1096 reqFailed    the request to contact router failed (retry count exceeded)
  204.  -1102 cbNotFound    the control block was not found (there were no pending asynchronous calls)
  205.  -1105 reqAborted    this ERead was aborted by the ERdCancel function
  206.  -1273 errOpenDenied    the open request was denied by recipient
  207.  -1274 errDSPQueueSize    the send or receive queue is too small
  208.  -1275 errFwdReset    read was terminated by forward reset
  209.  -1276 errAttention    the attention message was too long
  210.  -1277 errOpening    the attempt to open the connection failed
  211.  -1278 errState    the connection state for this operation is invalid
  212.  -1279 errAborted    the request was aborted by the dspRemove or dspClose function
  213.  -1280 errRefNum    the connection reference number was invalid
  214.  -1300 fidNotFoundErr    the file ID was not found
  215.  -1302 notAFileErr    the specified file is actually a directory
  216.  -1303 diffVolErr    the files are on different volumes
  217.  -1304 catalogChangedErr    the catalog has changed and CatPosition may be invalid
  218.  -1305 desktopDamagedErr    the desktop database has become corrupted
  219.  -1700 errAECoercionFail    the AppleEvent data could not be coerced to the requested descriptor type
  220.  -1701 errAEDescNotFound    the descriptor record was not found
  221.  -1702 errAECorruptData    the data in an AppleEvent could not be read
  222.  -1703 errAEWrongDataType    the wrong descriptor data type was requested
  223.  -1704 errAENotAEDesc    the descriptor record is invalid
  224.  -1705 errAEBadListItem    the list item was invalid
  225.  -1706 errAENewerVersion    a newer version of the AppleEvent manager is required
  226.  -1707 errAENotAppleEvent    the event is not an AppleEvent
  227.  -1708 errAEEventNotHandled    the event wasn't handled by any AppleEvent handler
  228.  -1709 errAEReplyNotValid    AEResetTimer was passed an invalid reply
  229.  -1710 errAEUnknownSendMode    an invalid sending mode was requested
  230.  -1711 errAEWaitCanceled    the wait loop for reply or receipt was canceled
  231.  -1712 errAETimeOut    the AppleEvent timed out (YOU should be using the Futures package!)
  232.  -1713 errAENoUserInteraction    no user interaction is allowed
  233.  -1714 errAENotASpecialFunction    the wrong keyword for a special function was specified
  234.  -1715 errAEParamMissed    the AppleEvent handler did not get all of the required parameters
  235.  -1716 errAEUnknownAddressType    the AppleEvent address type is unknown
  236.  -1717 errAEHandlerNotFound    no handler was found for an AppleEvent or a coercion handler
  237.  -1718 errAEReplyNotArrived    the AppleEvent reply has not yet arrived (YOU should be using the Futures package!)
  238.  -1719 errAEIllegalIndex    the list index was invalid
  239.  -2700 threadsNotInitedErr    the Threads package has not been initialized
  240.  -2701 badThreadErr    the ThreadHandle was invalid
  241.  -2702 threadsNotAvailableErr    the Threads package is not available
  242.  -2703 wrongThreadsVersErr    the Threads package that is installed is incompatable with the threads Glue being used
  243.  -3101 buf2SmallErr    the packet was too large for buffer; partial data was returned
  244.  -5012 afpItemNotFound    AFP information not found
  245.  -5030 afpIconTypeError    the size of new icon and one it replaces don't match
  246.  -5550 gestaltUnknownErr    the Gestalt response could not be obtained
  247.  -5551 gestaltUndefSelectorErr    the Gestalt selector requested was undefined
  248.  -5552 gestaltDupSelectorErr    the Gestalt selector already exists
  249.  -5553 gestaltLocationErr    the Gestalt selector function is not in the system heap
  250. -11000 pictInfoVersionErr    the PICT version number is not zero
  251. -11001 pictInfoIDErr    the PictInfo ID is invalid
  252. -11002 pictInfoVerbErr    an invalid verb combination was specified in the PICT
  253. -11003 cantLoadPickMethodErr    the custom pick method is not in the resource chain
  254. -11004 colorsRequestedErr    the number of colors requested is out of range or greater than passed to NewPictInfo
  255. -11005 pictureDataErr    the picture data is invalid
  256. -13000 pmBusyErr    the Power Manager IC is stuck busy
  257. -13001 pmReplyTOErr    of a timeout waiting to begin reply handshake
  258. -13002 pmSendStartErr    the Power Manager IC did not start handshake
  259. -13003 pmSendEndErr    the Power Manager did not finish handshake during send
  260. -13004 pmRecvStartErr    the Power Manager did not start handshake during receive
  261. -13005 pmRecvEndErr    the Power Manager did not finish handshake during receive
  262. -32767 generalErr    End of table marker (not a real error)
  263.